home *** CD-ROM | disk | FTP | other *** search
/ Secrets of Stargate / STARGATE.iso / mac / STARGATE (5MB Macintosh) / STARGATE (5MB Macintosh).DXR / 00912_st.ls < prev    next >
Encoding:
Text File  |  1994-10-19  |  69 b   |  7 lines

  1. on mouseUp
  2.   if the timer < 20 then
  3.     exit
  4.   end if
  5.   go("st")
  6. end
  7.